home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Leisure Game Pak 1
/
Leisure Game Pak I.iso
/
lpgame1
/
04
/
source
/
egavga.txt
< prev
next >
Wrap
Text File
|
1994-08-17
|
678b
|
22 lines
EGAVGA.TXT
----------
To compile&link the MYNES! source code successfully, you will have to
transform the "EGAVGA.BGI" driver supplied with your Turbo Pascal into
the corresponding "EGAVGA.OBJ" file.
The program BINOBJ.EXE (also supplied with your Turbo Pascal) will do this.
Just type this command line:
BINOBJ <bgi_path>\EGAVGA.BGI <mynes_path>\EGAVGA VGADriver
where <bgi_path> is the path to Turbo Pascal's .BGI and .CHR files
<mynes_path> is the path to the MYNES! source files.
e.g.
\TP\UTILS\BINOBJ \TP\BGI\EGAVGA.BGI \MYNES!\EGAVGA VGADriver
NOTE: you will have to "Change Dir" to <mynes_path> to compile mynes.